Skip to content

Cleanups across ROOT before disabling the auto registration of TEventList - #22896

Merged
hageboeck merged 3 commits into
root-project:masterfrom
hageboeck:TEventList_cleanup
Jul 27, 2026
Merged

Cleanups across ROOT before disabling the auto registration of TEventList#22896
hageboeck merged 3 commits into
root-project:masterfrom
hageboeck:TEventList_cleanup

Conversation

@hageboeck

Copy link
Copy Markdown
Member

As part of working on the auto-registration of TEventList (#22817), several cleanups were possible:

  • Remove several unnecessary includes of TEventList across ROOT
  • Remove commented-out code that mentioned TEventList
  • Use member initialisers and clean up includes inside TEventList

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 14h 18m 36s ⏱️
 3 877 tests  2 969 ✅   0 💤 908 ❌
78 960 runs  77 592 ✅ 460 💤 908 ❌

For more details on these failures, see this check.

Results for commit 49480b9.

♻️ This comment has been updated with latest results.

@hageboeck
hageboeck force-pushed the TEventList_cleanup branch 2 times, most recently from 5d7c569 to adbe15b Compare July 24, 2026 07:46
Comment thread tree/tree/src/TEventList.cxx Outdated
Comment thread tree/tree/src/TEventList.cxx Outdated
Comment thread tree/tree/src/TEventList.cxx Outdated
Comment thread tree/tree/src/TEventList.cxx Outdated
@hageboeck
hageboeck force-pushed the TEventList_cleanup branch 2 times, most recently from 3208bad to 8e76522 Compare July 27, 2026 07:29
- Remove unused headers.
- Use member initialisers to clean up constructors.
- Apply clang-tidy/clang-format fixes for member init.
@hageboeck
hageboeck force-pushed the TEventList_cleanup branch from 8e76522 to 49480b9 Compare July 27, 2026 07:31
@hageboeck
hageboeck merged commit 2963aa0 into root-project:master Jul 27, 2026
59 of 61 checks passed
@hageboeck
hageboeck deleted the TEventList_cleanup branch July 27, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants